Make logical motion and deletion by graphemes, not by characters.
authorOwen Taylor <otaylor@redhat.com>
Thu, 17 May 2001 21:13:12 +0000 (21:13 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 17 May 2001 21:13:12 +0000 (21:13 +0000)
commit69ef3403896b39555061897e10f57b047ded9d2b
tree355126ec42ac088f1a3eb9aa10b14cdec48fb48b
parent6b2fe1a343141a53b9785d4efbb8598bc32556b5
Make logical motion and deletion by graphemes, not by characters.

Thu May 17 17:10:13 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkentry.c: Make logical motion and deletion by graphemes,
not by characters.

* gtk/gtkentry.c: Handle "trailing" returns from Pango when they
are not zero or one; that is, when graphemes of multiple characters
are involved.

* gtk/gtktextlayout.c (line_display_index_to_iter): Remove unnecessary
FIXME.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtktextlayout.c